]> Git Repo - linux.git/history - fs
minixfs: fix block limit check
[linux.git] / fs /
2012-07-23 Joerg RoedelMerge branches 'iommu/fixes', 'x86/amd', 'groups',...
2012-07-23 Mark BrownMerge branch 'for-3.5' into for-3.6
2012-07-23 Cong Wangjbd2: remove the second argument of kmap_atomic
2012-07-23 Theodore Ts'oext4: undo ext4_calc_metadata_amount if we fail to...
2012-07-23 Brian Fosterext4: don't let i_reserved_meta_blocks go negative
2012-07-23 Ashish Sangwanext4: fix hole punch failure when depth is greater...
2012-07-23 Artem Bityutskiyext4: remove unnecessary argument from __ext4_handle_di...
2012-07-23 Artem Bityutskiyext4: weed out ext4_write_super
2012-07-23 Artem Bityutskiyext4: remove unnecessary superblock dirtying
2012-07-23 Jan Karaext4: convert last user of ext4_mark_super_dirty()...
2012-07-23 Jan Karaext4: remove useless marking of superblock dirty
2012-07-23 Al Viroext4: fix ext4 mismerge back in January
2012-07-23 Theodore Ts'oext4: remove dynamic array size in ext4_chksum()
2012-07-23 Theodore Ts'oext4: remove unused variable in ext4_update_super()
2012-07-23 Aditya Kaliext4: make quota as first class supported feature
2012-07-23 Zheng Liuext4: don't take the i_mutex lock when doing DIO overwrites
2012-07-22 Linus TorvaldsMerge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge tag 'pm-for-3.6-rc1' of git://git.kernel.org...
2012-07-22 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2012-07-22 Linus TorvaldsMerge tag 'regulator-3.6' of git://git.kernel.org/pub...
2012-07-22 Linus TorvaldsMerge tag 'regmap-3.6' of git://git.kernel.org/pub...
2012-07-22 Al Viroext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
2012-07-22 Al Virobtrfs: switch btrfs_ioctl_balance() to mnt_want_write_f...
2012-07-22 Al Viroswitch dentry_open() to struct path, make it grab refer...
2012-07-22 Al Viroecryptfs: don't reinvent the wheels, please - use struc...
2012-07-22 Al Virodon't expose I_NEW inodes via dentry->d_inode
2012-07-22 Al Virotidy up namei.c a bit
2012-07-22 Al Virounobfuscate follow_up() a bit
2012-07-22 Eric Sandeenext3: pass custom EOF to generic_file_llseek_size()
2012-07-22 Eric Sandeenext4: use core vfs llseek code for dir seeks
2012-07-22 Eric Sandeenvfs: allow custom EOF in generic_file_llseek code
2012-07-22 Jan Karavfs: Avoid unnecessary WB_SYNC_NONE writeback during...
2012-07-22 Jan Karavfs: Remove unnecessary flushing of block devices
2012-07-22 Jan Karavfs: Make sys_sync writeout also block device inodes
2012-07-22 Jan Karavfs: Create function for iterating over block devices
2012-07-22 Jan Karavfs: Reorder operations during sys_sync
2012-07-22 Jan Karaquota: Move quota syncing to ->sync_fs method
2012-07-22 Jan Karaquota: Split dquot_quota_sync() to writeback and cache...
2012-07-22 Jan Karavfs: Move noop_backing_dev_info check from sync into...
2012-07-22 Artem Bityutskiyfs/ufs: get rid of write_super
2012-07-22 Artem Bityutskiyfs/ufs: re-arrange the code a bit
2012-07-22 Artem Bityutskiyfs/ufs: remove extra superblock write on unmount
2012-07-22 Artem Bityutskiyfs/sysv: stop using write_super and s_dirt
2012-07-22 Artem Bityutskiyfs/sysv: remove another useless write_super call
2012-07-22 Artem Bityutskiyfs/sysv: remove useless write_super call
2012-07-22 Artem Bityutskiyhfs: get rid of hfs_sync_super
2012-07-22 Artem Bityutskiyhfs: introduce VFS superblock object back-reference
2012-07-22 Artem Bityutskiyhfs: simplify a bit checking for R/O
2012-07-22 Artem Bityutskiyhfs: remove extra mdb write on unmount
2012-07-22 Artem Bityutskiyhfs: get rid of lock_super
2012-07-22 Artem Bityutskiyhfs: push lock_super down
2012-07-22 Artem Bityutskiyhfsplus: get rid of write_super
2012-07-22 Artem Bityutskiyhfsplus: remove useless check
2012-07-22 Artem Bityutskiyhfsplus: amend debugging print
2012-07-22 Artem Bityutskiyhfsplus: make hfsplus_sync_fs static
2012-07-22 Al Viroaio: now fput() is OK from interrupt context; get rid...
2012-07-22 Al Viroswitch fput to task_work_add
2012-07-22 Al Virouse __lookup_hash() in kern_path_parent()
2012-07-22 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2012-07-22 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2012-07-22 Mark BrownMerge branch 'regulator-drivers' into regulator-next
2012-07-22 Mark BrownMerge branches 'regulator-core', 'regulator-dt' and...
2012-07-22 Mark BrownMerge branches 'regmap-core', 'regmap-irq' and 'regmap...
2012-07-22 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
2012-07-22 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2012-07-22 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git.kernel...
2012-07-21 Arnd BergmannMerge branch 'samsung/defconfig' into next/defconfig
2012-07-21 Arnd BergmannMerge tag 'v3.5-rc7' into next/boards
2012-07-21 Linus TorvaldsMerge branch 'anton-kgdb' (kgdb dmesg fixups)
2012-07-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-20 Arnd BergmannMerge branch 'lpc32xx/core2' of git://git.antcom.de...
2012-07-20 Arnd BergmannMerge branch 'lpc32xx/dts2' of git://git.antcom.de...
2012-07-20 Rafael J. WysockiMerge branch 'pm-cpufreq'
2012-07-20 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-07-20 Linus TorvaldsMerge tag 'dm-3.5-fixes-2' of git://git.kernel.org...
2012-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2012-07-20 Linus TorvaldsMerge tag 'upstream-3.5-rc8' of git://git.infradead...
2012-07-20 Bob PetersonGFS2: Eliminate 64-bit divides
2012-07-20 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-20 Boaz Harroshpnfs-obj: Fix __r4w_get_page when offset is beyond...
2012-07-20 Boaz Harroshpnfs-obj: don't leak objio_state if ore_write/read...
2012-07-20 Boaz Harroshore: Unlock r4w pages in exact reverse order of locking
2012-07-20 Boaz Harroshore: Remove support of partial IO request (NFS crash)
2012-07-20 Boaz Harroshore: Fix NFS crash by supporting any unaligned RAID IO
2012-07-20 Paul MundtMerge branch 'common/pinctrl' into sh-latest
2012-07-20 Julia LawallUBIFS: remove invalid reference to list iterator variable
2012-07-20 Artem BityutskiyUBIFS: simplify reply code a bit
2012-07-20 Artem BityutskiyUBIFS: add debugfs knob to switch to R/O mode
2012-07-20 Alexandre Pereira... UBIFS: fix compilation warning
2012-07-20 Artem BityutskiyUBIFS: fix a bug in empty space fix-up
2012-07-20 Dave AirlieMerge tag 'v3.5-rc7' into drm-next
2012-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-19 David S. MillerMerge branch 'net' of git://git.kernel.org/pub/scm...
next
This page took 0.184253 seconds and 7 git commands to generate.