MIPS: Convert to asm-generic/hardirq.h
[safe/jmp/linux-2.6] / fs /
2009-09-08 Linus TorvaldsMake 'check_acl()' a first-class filesystem op
2009-09-08 Linus TorvaldsSimplify exec_permission_lite(), part 3
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() further
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() logic
2009-09-08 Linus TorvaldsDo not call 'ima_path_check()' for each path component
2009-09-08 Steven WhitehouseGFS2: Be extra careful about deallocating inodes
2009-09-07 Mimi ZoharIMA: update ima_counts_put
2009-09-05 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.31
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05 Nicolas Pitreext2: fix unbalanced kmap()/kunmap()
2009-09-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-05 Oleg Nesterovexec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-04 Sunil Mushranocfs2: ocfs2_write_begin_nolock() should handle len=0
2009-09-03 Jeff Laytoncifs: consolidate reconnect logic in smb_init routines
2009-09-03 Massimo CirilloJFFS2: add missing verify buffer allocation/deallocation
2009-09-03 Mimi ZoharIMA: open new file for read
2009-09-02 Alex Elderxfs: xfs_showargs() reports group *and* project quotas...
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into sched/core
2009-09-02 Christoph Hellwigxfs: un-static xfs_inobt_lookup
2009-09-01 Dave Kleikampcifs: Replace wrtPending with a real reference count
2009-09-01 Jeff Laytoncifs: protect GlobalOplock_Q with its own spinlock
2009-09-01 Jeff Laytoncifs: use tcon pointer in cifs_show_options
2009-09-01 Jeff Laytoncifs: send IPv6 addr in upcall with colon delimiters
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-09-01 Christoph Hellwigxfs: simplify xfs_trans_iget
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-09-01 Dave Chinnerxfs: speed up free inode search
2009-09-01 Christoph Hellwigxfs: rationalize xfs_inobt_lookup*
2009-09-01 Christoph Hellwigxfs: untangle xfs_dialloc
2009-09-01 Dave Chinnerxfs: factor out debug checks from xfs_dialloc and xfs_d...
2009-09-01 Christoph Hellwigxfs: improve xfs_inobt_update prototype
2009-09-01 Christoph Hellwigxfs: improve xfs_inobt_get_rec prototype
2009-09-01 Dave Chinnerxfs: factor out inode initialisation
2009-09-01 Steve French[CIFS] Fix checkpatch warnings
2009-09-01 Suresh JayaramanPATCH] cifs: fix broken mounts when a SSH tunnel is...
2009-09-01 Alexander Strakh[CIFS] Memory leak in ntlmv2 hash calculation
2009-09-01 Ian Kentautofs4 - fix missed case when changing to use struct...
2009-08-31 Julia Lawallfs/xfs: Correct redundant test
2009-08-31 Eric Sandeenxfs: remove XFS_INO64_OFFSET
2009-08-31 Eric Sandeenun-static xfs_read_agf
2009-08-31 Eric Sandeenxfs: add more statics & drop some unused functions
2009-08-31 Steve French[CIFS] potential NULL dereference in parse_DFS_referrals()
2009-08-31 Ryusuke Konishinilfs2: fix preempt count underflow in nilfs_btnode_pre...
2009-08-28 Eric Parisinotify: update the group mask on mark addition
2009-08-28 Eric Parisinotify: fix length reporting and size checking
2009-08-28 Brian Rogersinotify: do not send a block of zeros when no pathname...
2009-08-28 Tao Maocfs2: invalidate dentry if its dentry_lock isn't initi...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-27 David HowellsAFS: Stop readlink() on AFS crashing due to NULL 'file...
2009-08-27 Steven WhitehouseGFS2: Remove no_formal_ino generating code
2009-08-27 Eric W. Biedermaninotify: Ensure we alwasy write the terminating NULL.
2009-08-27 Eric Parisinotify: fix locking around inotify watching in the idr
2009-08-27 Eric Parisinotify: do not BUG on idr entries at inotify destruction
2009-08-27 Eric Parisinotify: seperate new watch creation updating existing...
2009-08-26 Steven WhitehouseGFS2: Rename eattr.[ch] as xattr.[ch]
2009-08-26 Steven WhitehouseGFS2: Clean up of extended attribute support
2009-08-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-08-24 Trond MyklebustNFSv4: Fix an infinite looping problem with the nfs4_st...
2009-08-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-24 Hugh Dickinsmm: fix hugetlb bug due to user_shm_unlock call
2009-08-24 Jan Karaext3: Improve error message that changing journaling...
2009-08-24 Theodore Ts'oext3: Update Kconfig description of EXT3_DEFAULTS_TO_OR...
2009-08-24 Bob PetersonGFS2: Add "-o errors=panic|withdraw" mount options
2009-08-24 Roel KluinGFS2: jumping to wrong label?
2009-08-24 Mimi Zoharkernel_read: redefine offset type
2009-08-24 Chuck LeverNFS: Handle a zero-length auth flavor list
2009-08-22 Linus TorvaldsRe-introduce page mapping check in mark_buffer_dirty()
2009-08-21 Linus TorvaldsMerge branch 'btrfs' of git://git.kernel.dk/linux-2...
2009-08-21 From: Nick Pigginbtrfs: fix inode rbtree corruption
2009-08-21 Amerigo Wangvfs: allow file truncations when both suid and write...
2009-08-21 Goldwyn Rodriguesocfs2/dlm: Wait on lockres instead of erroring cancel...
2009-08-20 Jan Karaocfs2: Add missing lock name
2009-08-19 Jan Karanfs: Remove reference to generic_osync_inode from a...
2009-08-19 James MorrisMerge branch 'master' into next
2009-08-19 Trond MyklebustNFS: Use the DNS resolver in the mount code.
2009-08-19 Trond MyklebustNFS: Add a dns resolver for use with NFSv4 referrals...
2009-08-19 Trond MyklebustMerge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs...
2009-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-08-18 Jeff Laytonvfs: make get_sb_pseudo set s_maxbytes to value that...
2009-08-18 Ryusuke Konishinilfs2: fix oopses with doubly mounted snapshots
2009-08-18 Wengang WangGFS2: free disk inode which is deleted by remote node -V2
2009-08-18 Zhang Qiangnilfs2: missing a read lock for segment writer in nilfs...
2009-08-18 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-17 Abhishek Kulkarni9p: remove unnecessary v9fses->options which duplicates...
2009-08-17 Abhishek Kulkarni9p: Add missing cast for the error return value in...
2009-08-17 Jan Karaocfs2: Don't oops in ocfs2_kill_sb on a failed mount
2009-08-17 Abhishek Kulkarni9p: Remove redundant inode uid/gid assignment
2009-08-17 Abhishek Kulkarni9p: Fix possible regressions when ->get_sb fails.
2009-08-17 Abhishek Kulkarni9p: Fix v9fs show_options
2009-08-17 Abhishek Kulkarni9p: Fix possible memleak in v9fs_inode_from fid.
2009-08-17 Abhishek Kulkarni9p: minor comment fixes
2009-08-17 Abhishek Kulkarni9p: Fix possible inode leak in v9fs_get_inode.
2009-08-17 Abhishek Kulkarni9p: Check for error in return value of v9fs_fid_add
2009-08-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-17 Eric Parisinotify: start watch descriptor count at 1
next