sfc: Detach net device when stopping queues for reconfiguration
[pandora-kernel.git] / fs /
2013-03-27 Mathias Krauseisofs: avoid info leak on export
2013-03-27 Mathias Krauseudf: avoid info leak on export
2013-03-20 Alan SternNLS: improve UTF8 -> UTF16 string conversion routine
2013-03-20 Eric Sandeenbtrfs: use rcu_barrier() to wait for bdev puts at unmount
2013-03-20 Guo Chaoblock: use i_size_write() in bd_set_size()
2013-03-20 Mathieu DesnoyersFix: compat_rw_copy_check_uvector() misuse in aio,...
2013-03-20 Lars-Peter Clausenext3: Fix format string issues
2013-03-20 Al Virovfs: fix pipe counter breakage
2013-03-20 Jeff Laytoncifs: ensure that cifs_get_root() only traverses direct...
2013-03-20 Trond MyklebustNFS: Don't allow NFS silly-renamed files to be deleted...
2013-03-20 Thomas Gleixnerbtrfs: Init io_lock after cloning btrfs device struct
2013-03-06 Theodore Ts'oext4: fix kernel BUG on large-scale rm -rf commands
2013-03-06 Ashish Sangwanext4: fix hole punch failure when depth is greater...
2013-03-06 Lukas Czernerext4: rewrite punch hole to use ext4_ext_remove_space()
2013-03-06 Justin Lecherfs: cachefiles: add support for large files in filesyst...
2013-03-06 Kees Cookexec: use -ELOOP for max recursion depth
2013-03-06 Seiji Aguchipstore: Avoid deadlock in panic and emergency-restart...
2013-03-06 Paolo Bonzininbd: fsync and kill block device on shutdown
2013-03-06 Tomas Henzlblock: fix ext_devt_idr handling
2013-03-06 Xiaowei.Huocfs2: ac->ac_allow_chain_relink=0 won't disable group...
2013-03-06 Jeff Liuocfs2: fix ocfs2_init_security_and_acl() to initialize...
2013-03-06 Jan Karaocfs2: fix possible use-after-free with AIO
2013-03-06 Jan Karafs: Fix possible use-after-free with AIO
2013-03-06 Lukas Czernerext4: fix free clusters calculation in bigalloc filesystem
2013-03-06 Junxiao Biocfs2: unlock super lock if lockres refresh failed
2013-03-06 MITSUNARI Shigeofs/block_dev.c: page cache wrongly left invalidated...
2013-03-06 Jim Somervilleinotify: remove broken mask checks causing unmount...
2013-03-06 Trond MyklebustNLM: Ensure that we resend all pending blocking locks...
2013-03-06 Lukas Czernerext4: fix xattr block allocation/release with bigalloc
2013-03-06 fanchaotingumount oops when remove blocklayoutdriver first
2013-03-06 Weston Andros AdamsonNFSv4.1: Don't decode skipped layoutgets
2013-03-06 majianpengnfsd: Fix memleak
2013-03-06 Adam ThomasUBIFS: fix double free of ubifs_orphan objects
2013-03-06 Niu Yaweiext4: fix race in ext4_mb_add_n_trim()
2013-03-06 Jan Karaext4: fix possible use-after-free with AIO
2013-03-06 Theodore Ts'oext4: return ENOMEM if sb_getblk() fails
2013-02-20 Eric Dumazettcp: fix MSG_SENDPAGE_NOTLAST logic
2013-02-20 Vyacheslav Dubeykonilfs2: fix fix very long mount time issue
2013-02-06 Trond MyklebustNFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4...
2013-02-06 Trond MyklebustNFS: Don't silently fail setattr() requests on mountpoints
2013-02-06 Jan Karaxfs: Fix possible use-after-free with AIO
2013-02-06 Cong Dingfs/cifs/cifs_dfs_ref.c: fix potential memory leakage
2013-01-16 Eric Wongepoll: prevent missed events on EPOLL_CTL_MOD
2013-01-16 Namjae Jeonudf: don't increment lenExtents while writing to a...
2013-01-16 Xi Wangnfs: fix null checking in nfs_get_option_str()
2013-01-16 Jeff Laytoncifs: adjust sequence number downward after signing...
2013-01-16 Michael Tokarevext4: do not try to write superblock on ro remount...
2013-01-16 Jan Karajbd2: fix assertion failure in jbd2_journal_flush()
2013-01-16 Jan Karaext4: check dioread_nolock on remount
2013-01-16 Forrest Liuext4: fix extent tree corruption caused by hole punch
2013-01-03 Namjae Jeonudf: fix memory leak while allocating blocks during...
2013-01-03 Kees Cookexec: do not leave bprm->interp on stack
2013-01-03 NeilBrownvfs: d_obtain_alias() needs to use "/" as default name.
2013-01-03 J. Bruce Fieldsnfsd4: fix oops on unusual readlike compound
2013-01-03 Artem Bityutskiyproc: pid/status: show all supplementary groups
2013-01-03 NeilBrownNFS: avoid NULL dereference in nfs_destroy_server
2013-01-03 Neil Brownnfsd: avoid permission checks on EXCLUSIVE_CREATE replay
2013-01-03 J. Bruce Fieldsnfsd: fix v4 reply caching
2013-01-03 Bryan SchumakerNFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
2013-01-03 Eric Sandeenext4: init pagevec in ext4_da_block_invalidatepages
2013-01-03 Eugene Shatokhinext4: fix memory leak in ext4_xattr_set_acl()'s error...
2013-01-03 Yanchuan Niannfs: fix wrong object type in lockowner_slab
2013-01-03 Oleg Nesterovfreezer: PF_FREEZER_NOSIG should be cleared along with...
2012-12-06 Jan Karajbd: Fix lock ordering bug in journal_unmap_buffer()
2012-12-06 Jan Karareiserfs: Move quota calls out of write lock
2012-12-06 Jan Karareiserfs: Protect reiserfs_quota_write() with write...
2012-12-06 Jan Karareiserfs: Protect reiserfs_quota_on() with write lock
2012-12-06 Jan Karareiserfs: Fix lock ordering during remount
2012-12-06 Dave Chinnerxfs: drop buffer io reference when a bad bio is built
2012-12-06 Thomas Betkerjffs2: Fix lock acquisition order bug in jffs2_write_begin
2012-12-06 Benjamin MarzinskiGFS2: Test bufdata with buffer locked and gfs2_log_lock...
2012-12-06 Artem BityutskiyUBIFS: fix mounting problems after power cuts
2012-12-06 Artem BityutskiyUBIFS: introduce categorized lprops counter
2012-11-16 Tim SallyeCryptfs: check for eCryptfs cipher support at mount
2012-11-16 Tyler HickseCryptfs: Copy up POSIX ACL and read-only flags from...
2012-11-16 Eric Parisfanotify: fix missing break
2012-11-16 Dave Chinnerxfs: fix reading of wrapped log data
2012-11-16 Jeff Laytoncifs: fix potential buffer overrun in cifs.idmap handli...
2012-11-16 Ben Hutchingsnfs: Show original device name verbatim in /proc/*...
2012-11-16 Scott Mayhewnfsv3: Make v3 mounts fail with ETIMEDOUTs instead...
2012-11-16 NeilBrownNFS: fix bug in legacy DNS resolver.
2012-11-16 Trond MyklebustNFSv4: nfs4_locku_done must release the sequence id
2012-11-16 Trond MyklebustNFSv4.1: We must release the sequence id when we fail...
2012-11-16 Bryan SchumakerNFS: Wait for session recovery to finish before returning
2012-11-16 J. Bruce Fieldsnfsd: add get_uint for u32's
2012-10-30 Ben HutchingsRevert "lockd: use rpc client's cl_nodename for id...
2012-10-30 Kees Cookfs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error...
2012-10-30 Oleg Nesterovfreezer: exec should clear PF_NOFREEZE along with PF_KT...
2012-10-30 Geert Uytterhoevensysfs: sysfs_pathname/sysfs_add_one: Use strlcat()...
2012-10-30 Trond MyklebustNLM: nlm_lookup_file() may return NLMv4-specific error...
2012-10-30 Michal Hockonohz: Fix idle ticks in cpu summary line of /proc/stat
2012-10-30 Dmitry Monakhovext4: race-condition protection for ext4_convert_unwrit...
2012-10-30 Hugh Dickinstmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
2012-10-30 J. Bruce Fieldsnfsd4: fix nfs4 stateid leak
2012-10-30 Jan Karajbd: Fix assertion failure in commit code due to lackin...
2012-10-17 Tyler HickseCryptfs: Call lower ->flush() from ecryptfs_flush()
2012-10-17 Tyler HickseCryptfs: Write out all dirty pages just before releasi...
2012-10-17 Tyler HickseCryptfs: Revert to a writethrough cache model
2012-10-17 Tyler HickseCryptfs: Initialize empty lower files when opening...
2012-10-17 Tyler HickseCryptfs: Unlink lower inode when ecryptfs_create(...
next