aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Augment rt_task() with is_realtime()Bjoern Brandenburg2013-08-07
* Hook into fork(), exec(), and exit()Felipe Cerqueira2013-08-07
* Add object list to inodesBjoern Brandenburg2013-08-07
* livelock avoidance in sget()Al Viro2013-08-04
* nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya2013-08-04
* Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik2013-08-04
* Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik2013-08-04
* Btrfs: fix wrong write offset when replacing a deviceStefan Behrens2013-08-04
* lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery2013-07-28
* ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o2013-07-28
* fuse: readdirplus: sanity checksMiklos Szeredi2013-07-28
* fuse: readdirplus: fix instantiateMiklos Szeredi2013-07-28
* fuse: readdirplus: fix dentry leakNiels de Vos2013-07-28
* writeback: Fix periodic writeback after fs mountJan Kara2013-07-28
* UBIFS: correct mount messageRichard Genoud2013-07-21
* Handle big endianness in NTLM (ntlmv2) authenticationSteve French2013-07-21
* ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-07-21
* ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o2013-07-21
* ext4: fix ext4_get_group_number()Theodore Ts'o2013-07-21
* ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara2013-07-21
* ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara2013-07-21
* ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara2013-07-21
* ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara2013-07-21
* Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik2013-07-21
* Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik2013-07-21
* Btrfs: fix estale with btrfs sendJosef Bacik2013-07-21
* ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi2013-07-21
* ext4: check error return from ext4_write_inline_data_end()Theodore Ts'o2013-07-21
* ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2013-07-21
* ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne2013-07-21
* jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o2013-07-21
* jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o2013-07-21
* CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky2013-07-21
* CIFS use sensible file nlink values if unprovidedSteve French2013-07-21
* nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-13
* NFSv4.1 end back channel session drainingAndy Adamson2013-07-13
* hpfs: better test for errorsMikulas Patocka2013-07-13
* ceph: fix sleeping function called from invalid context.majianpeng2013-07-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-29
|\
| * UBIFS: fix a horrid bugArtem Bityutskiy2013-06-29
| * UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-06-29
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-29
|\ \
| * | perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-06-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-06-25
|\ \ \
| * | | fuse: hold i_mutex in fuse_file_fallocate()Maxim Patlasov2013-06-17
* | | | fs: fix new splice.c kernel-doc warningRandy Dunlap2013-06-23
| |_|/ |/| |
* | | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-20
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-15
|\ \
| * | use can_lookup() instead of direct checks of ->i_op->lookupAl Viro2013-06-14
| * | fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov2013-06-14