aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Augment rt_task() with is_realtime()Bjoern Brandenburg2014-06-07
* Hook into fork(), exec(), and exit()Bjoern Brandenburg2014-06-07
* Add object list to inodesBjoern Brandenburg2014-06-07
* don't bother with {get,put}_write_access() on non-regular filesAl Viro2014-05-31
* lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton2014-05-13
* locks: allow __break_lease to sleep even when break_time is 0Jeff Layton2014-05-13
* ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o2014-05-06
* ext4: fix jbd2 warning under heavy xattr loadJan Kara2014-05-06
* ocfs2: do not put bh when buffer_uptodate failedalex chen2014-05-06
* ocfs2: dlm: fix recovery hungJunxiao Bi2014-05-06
* ocfs2: dlm: fix lock migration crashJunxiao Bi2014-05-06
* reiserfs: fix race in readdirJeff Mahoney2014-05-06
* nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton2014-05-06
* NFSD: Traverse unconfirmed client through hash-tableKinglong Mee2014-05-06
* nfsd4: fix setclientid encode sizeJ. Bruce Fields2014-05-06
* nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-05-06
* nfsd: notify_change needs elevated write countJ. Bruce Fields2014-05-06
* nfsd4: fix test_stateid error reply encodingJ. Bruce Fields2014-05-06
* nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields2014-05-06
* nfsd4: session needs room for following op to error outJ. Bruce Fields2014-05-06
* xfs: fix directory hash ordering bugMark Tinguely2014-05-06
* jffs2: remove from wait queue after schedule()Li Zefan2014-04-26
* jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2014-04-26
* jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2014-04-26
* jffs2: Fix segmentation fault found in stress testKamlakant Patel2014-04-26
* ext4: fix partial cluster handling for bigalloc file systemsEric Whitney2014-04-26
* ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney2014-04-26
* Btrfs: skip submitting barrier for missing deviceHidetoshi Seto2014-04-26
* bdi: avoid oops on device removalJan Kara2014-04-26
* backing_dev: fix hung task on syncDerek Basehore2014-04-26
* mm: close PageTail raceDavid Rientjes2014-04-03
* ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-04-03
* bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger2014-03-24
* Fix mountpoint reference leakage in linkatOleg Drokin2014-03-24
* Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-03-24
* fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev2014-03-24
* NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust2014-03-24
* NFS: Fix a delegation callback raceTrond Myklebust2014-03-24
* ocfs2 syncs the wrong range...Al Viro2014-03-24
* ocfs2: fix quota file corruptionJan Kara2014-03-24
* quota: Fix race between dqput() and dquot_scan_active()Jan Kara2014-03-07
* fs: fix iversion handlingChristoph Hellwig2014-03-07
* CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky2014-03-07
* cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton2014-03-07
* ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o2014-03-07
* ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o2014-03-07
* ext4: fix online resize with very large inode tablesTheodore Ts'o2014-03-07
* ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o2014-03-07
* ext4: fix error paths in swap_inode_boot_loader()Zheng Liu2014-03-07
* block: Fix nr_vecs for inline integrity vectorsMartin K. Petersen2014-02-22