leds: Add missing include for leds.h
[safe/jmp/linux-2.6] / fs /
2007-09-11 Neil Brownknfsd: Validate filehandle type in fsid_source
2007-09-11 Neil Brownknfsd: Fixed problem with NFS exporting directories...
2007-09-05 Eric Sandeen[XFS] fix nasty quota hashtable allocation bug
2007-09-05 Christoph Hellwig[XFS] fix sparse shadowed variable warnings
2007-09-05 Christoph Hellwig[XFS] fix ASSERT and ASSERT_ALWAYS
2007-09-05 Christoph Hellwig[XFS] Fix sparse warning in kmem_shake_allow
2007-09-05 Christoph Hellwig[XFS] Fix sparse NULL vs 0 warnings
2007-09-05 David Chinner[XFS] Set filestreams object timeout to something sane.
2007-09-04 Linus TorvaldsMerge branch 'for_linus' of git://git.linux-nfs.org...
2007-09-02 Jason Lunz[JFFS2] fix write deadlock regression
2007-09-01 Trond MyklebustNFS: Fix a write request leak in nfs_invalidate_page()
2007-09-01 Chuck LeverNFS: change NFS mount error return when hostname/pathna...
2007-09-01 Chuck LeverNFS: Off-by-one length error in string handling
2007-09-01 Chuck LeverNFS: Return a real error code from mount(2)
2007-09-01 Chuck LeverNFS: mount option parser chokes on proto=
2007-09-01 Trond MyklebustNFSv4: Ensure that we pass the correct dentry to nfs4_i...
2007-09-01 Trond MyklebustNFSv4: Fix a typo in _nfs4_do_open_reclaim
2007-09-01 Trond MyklebustNFS: Fix use of cancel_delayed_work_sync in nfs_release...
2007-09-01 Trond MyklebustNFS: Fix the mount regression
2007-08-31 David Gibsonhugepage: fix broken check for offset alignment in...
2007-08-31 Ryusuke KonishieCryptfs: fix possible fault in ecryptfs_sync_page
2007-08-31 Jan KaraFix possible NULL pointer dereference in udf_table_free...
2007-08-31 Jan KaraUDF: handle wrong superblock better
2007-08-31 Andrew Mortonrevert "eCryptfs: fix lookup error for special files"
2007-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-08-23 Eric Van Hensbergen9p: remove deprecated v9fs_fid_lookup_remove()
2007-08-23 Christian Borntraegersched: accounting regression since rc1
2007-08-23 Oleg Nesterovexec: kill unsafe BUG_ON(sig->count) checks
2007-08-23 Ian Kentautofs4: deadlock during create
2007-08-23 Oleg Nesterovsignalfd: make it group-wide, fix posix-timers scheduling
2007-08-23 Ryusuke KonishieCryptfs: fix lookup error for special files
2007-08-22 Alan Sternsysfs: don't warn on removal of a nonexistent binary...
2007-08-22 Tejun Heosysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
2007-08-21 Zach Browndio: zero struct dio with kzalloc instead of manually
2007-08-21 David WoodhouseJFFS2 locking regression fix.
2007-08-18 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-08-18 Marcel HoltmannReset current->pdeath_signal on SUID binary execution
2007-08-18 Cyrill Gorcunov[CIFS] Check return code on failed alloc
2007-08-14 Steven Whitehouse[GFS2] Revert remounting w/o acl option leaves acls...
2007-08-14 Steven Whitehouse[GFS2] Fix setting of inherit jdata attr
2007-08-14 Steven Whitehouse[GFS2] Fix incorrect error path in prepare_write()
2007-08-14 Steven Whitehouse[GFS2] Fix incorrect return code in rgrp.c
2007-08-14 Bob Peterson[GFS2] soft lockup in rgblk_search
2007-08-14 Bob Peterson[GFS2] soft lockup detected in databuf_lo_before_commit
2007-08-14 David Teigland[DLM] fix basts for granted PR waiting CW
2007-08-14 Patrick Caulfield[DLM] More othercon fixes
2007-08-14 Jesper Juhl[DLM] Fix memory leak in dlm_add_member() when dlm_node...
2007-08-14 Patrick Caulfield[DLM] zero unused parts of sockaddr_storage
2007-08-14 David Teigland[DLM] fix NULL ls usage
2007-08-14 Patrick Caulfield[DLM] Clear othercon pointers when a connection is...
2007-08-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-08-11 Ryusuke KonishieCryptfs: fix error handling in ecryptfs_init
2007-08-11 Ryusuke KonishieCryptfs: fix lookup error for special files
2007-08-11 Badari Pulavartydirect-io: fix error-path crashes
2007-08-10 Mark Fashehocfs2: set non-default s_time_gran during mount
2007-08-10 Sunil Mushranocfs2: Retry sendpage() if it returns EAGAIN
2007-08-10 Sunil Mushranocfs2: Fix rename/extend race
2007-08-10 Adrian Bunk[2.6 patch] ocfs2_insert_extent(): remove dead code
2007-08-10 Mark Fashehocfs2: Fix max offset calculations
2007-08-10 Mark Fashehocfs2: check ia_size limits in setattr
2007-08-10 Mark Fashehocfs2: Fix some casting errors related to file writes
2007-08-10 Mark Fashehocfs2: use s_maxbytes directly in ocfs2_change_file_space()
2007-08-10 Mark Fashehocfs2: Restrict inode changes in ocfs2_update_inode_atime()
2007-08-09 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-08-07 Trond MyklebustNFS: Replace flush_scheduled_work with cancel_work_sync...
2007-08-07 Trond MyklebustNFSv4: Don't call put_rpccred() from an rcu callback
2007-08-07 Trond MyklebustNFS: Fix NFSv4 open stateid regressions
2007-08-07 Trond MyklebustNFSv4: Fix a locking regression in nfs4_set_mode_locked()
2007-08-07 Trond MyklebustNFS: Fix put_nfs_open_context
2007-08-06 Masakazu Mokuno[PATCH] remove duplicated ioctl entries in compat_ioctl.c
2007-08-02 David Woodhouse[JFFS2] Print correct node offset when complaining...
2007-08-02 David Woodhouse[JFFS2] Fix suspend failure with JFFS2 GC thread.
2007-08-02 David Woodhouse[JFFS2] Deletion dirents should be REF_NORMAL, not...
2007-08-02 Joakim Tjernlund[JFFS2] Prevent oops after 'node added in wrong place...
2007-07-31 Cyrill GorcunovUDF: fix UID and GID mount option ignorance
2007-07-31 Christoph Hellwigrename setlease to generic_setlease
2007-07-31 david m. richterVFS: fix a race in lease-breaking during truncate
2007-07-31 Robert P. J. DayNCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY
2007-07-31 Kirill Kuvaldinisofs: mounting to regular file may succeed
2007-07-31 Alexey DobriyanFix leaks on /proc/{*/sched,sched_debug,timer_list...
2007-07-31 David HowellsAFS: fix file locking
2007-07-31 J. Bruce Fieldsknfsd: eliminate unnecessary -ENOENT returns on export...
2007-07-31 J. Bruce Fieldsnfsd4: idmap upcalls should use unsigned uid and gid
2007-07-31 Jeff Laytonknfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
2007-07-31 Mingming Cao"ext4_ext_put_in_cache" uses __u32 to receive physical...
2007-07-31 David HowellsNOMMU: Fix SYSV IPC SHM
2007-07-30 David S. Miller[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in...
2007-07-30 Mark Fortescue[PARTITION]: Sun/Solaris VTOC table corrections
2007-07-30 Mark Fortescue[PARTITION] MSDOS: Fix Sun num_partitions handling.
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-29 David MillerFix procfs compat_ioctl regression
2007-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-07-27 Tony Luck[IA64] Fix build failure in fs/quota.c
2007-07-27 Randy Dunlapdocbook: add pipes, other fixes
2007-07-26 Eric Sandeenfix inode_table test in ext234_check_descriptors
2007-07-26 Davide Libenzimake timerfd return a u64 and fix the __put_user
2007-07-26 Ulrich Dreppertiny signalfd cleanup
2007-07-26 Al Viromore reiserfs endianness annotations
next