summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | f2fs: use mnt_want_write_file() in ioctlAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | hpfs: move setting hpfs-private i_dirty to ->write_end()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | reiserfs: don't wank with EFBIG before calling do_sync_write()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | fold release_mounts() into namespace_unlock()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | switch unlock_mount() to namespace_unlock(), convert all umount_tree() callersAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | more conversions to namespace_unlock()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | get rid of the second argument of shrink_submounts()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | saner umount_tree()/release_mounts(), part 1Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | get rid of full-hash scan on detaching vfsmountsAl Viro2013-04-09
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin2013-04-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | efi: split efisubsystem from efivarsTom Gundersen2013-04-17
| | * | | | | | | | | | | | | | | | | | | efivarfs: Move to fs/efivarfsMatt Fleming2013-04-17
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-09
* | | | | | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | ext4: fix type-widening bug in inode table readahead codeTheodore Ts'o2013-04-23
| * | | | | | | | | | | | | | | | | | | | ext4: add check for inodes_count overflow in new resize ioctlTheodore Ts'o2013-04-21
| * | | | | | | | | | | | | | | | | | | | ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o2013-04-21
| * | | | | | | | | | | | | | | | | | | | ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o2013-04-21
| * | | | | | | | | | | | | | | | | | | | jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o2013-04-21
| * | | | | | | | | | | | | | | | | | | | ext4: mark metadata blocks using bh flagsTheodore Ts'o2013-04-21
| * | | | | | | | | | | | | | | | | | | | buffer: add BH_Prio and BH_Meta flagsTheodore Ts'o2013-04-20
| * | | | | | | | | | | | | | | | | | | | ext4: mark all metadata I/O with REQ_METATheodore Ts'o2013-04-20
| * | | | | | | | | | | | | | | | | | | | ext4: fix readdir error in case inline_data+^dir_index.Tao Ma2013-04-19
| * | | | | | | | | | | | | | | | | | | | ext4: fix readdir error in the case of inline_data+dir_indexTao Ma2013-04-19
| * | | | | | | | | | | | | | | | | | | | jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetZheng Liu2013-04-19
| * | | | | | | | | | | | | | | | | | | | ext4: mext_insert_extents should update extent block checksumDarrick J. Wong2013-04-19
| * | | | | | | | | | | | | | | | | | | | ext4: move quota initialization out of inode allocation transactionJan Kara2013-04-19
| * | | | | | | | | | | | | | | | | | | | ext4: reserve xattr index for Rich ACL supportTheodore Ts'o2013-04-18
| * | | | | | | | | | | | | | | | | | | | ext4: clear buffer_uninit flag when submitting IOJan Kara2013-04-12
| * | | | | | | | | | | | | | | | | | | | ext4: use io_end for multiple biosJan Kara2013-04-11
| * | | | | | | | | | | | | | | | | | | | ext4: make ext4_bio_write_page() use BH_Async_Write flagsJan Kara2013-04-11
| * | | | | | | | | | | | | | | | | | | | ext4: Use kstrtoul() instead of parse_strtoul()Lukas Czerner2013-04-11
| * | | | | | | | | | | | | | | | | | | | ext4: defragmentation code cleanupDmitry Monakhov2013-04-11
| * | | | | | | | | | | | | | | | | | | | ext4: do not convert to indirect with bigalloc enabledLukas Czerner2013-04-11
| * | | | | | | | | | | | | | | | | | | | ext4: move ext4_ind_migrate() into migrate.cLukas Czerner2013-04-10
| * | | | | | | | | | | | | | | | | | | | ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: fix big-endian bug in extent migration codeDmitry Monakhov2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: fix usless declarationsDmitri Monakho2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: introduce reserved spaceLukas Czerner2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKSJan Kara2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: speed-up releasing blocks on commitAndrey Sidorov2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: fix free space estimate in ext4_nonda_switch()Eric Whitney2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: fix deadlock with quota featureJan Kara2013-04-09
| * | | | | | | | | | | | | | | | | | | | ext4: fix incorrect lock ordering for ext4_ind_migrateDmitry Monakhov2013-04-08