deliverable/linux.git
2012-07-31  Jan Karanilfs2: Convert to new freezing mechanism
2012-07-31  Jan Karantfs: Convert to new freezing mechanism
2012-07-31  Jan Karafuse: Convert to new freezing mechanism
2012-07-31  Jan Karagfs2: Convert to new freezing mechanism
2012-07-31  Jan Karaocfs2: Convert to new freezing mechanism
2012-07-31  Jan Karaxfs: Convert to new freezing code
2012-07-31  Jan Karaext4: Convert to new freezing mechanism
2012-07-31  Jan Karafs: Protect write paths by sb_start_write - sb_end_write
2012-07-31  Jan Karafs: Skip atime update on frozen filesystem
2012-07-31  Jan Karafs: Add freezing handling to mnt_want_write() / mnt_dro...
2012-07-31  Jan Karafs: Improve filesystem freezing handling
2012-07-31  Al Viroswitch the protection of percpu_counter list to spinlock
2012-07-30  Jan Karanfsd: Push mnt_want_write() outside of i_mutex
2012-07-30  Jan Karabtrfs: Push mnt_want_write() outside of i_mutex
2012-07-30  Jan Karafat: Push mnt_want_write() outside of i_mutex
2012-07-30  Jan Karafs: Push mnt_want_write() outside of i_mutex
2012-07-30  Jan Karamm: Make default vm_ops provide ->page_mkwrite handler
2012-07-30  Jan Karamm: Update file times from fault path only if .page_mkw...
2012-07-30  Jan Karasysfs: Push file_update_time() into bin_page_mkwrite()
2012-07-30  Jan Karagfs2: Push file_update_time() into gfs2_page_mkwrite()
2012-07-30  Jan Kara9p: Push file_update_time() into v9fs_vm_page_mkwrite()
2012-07-30  Jan Karaceph: Push file_update_time() into ceph_page_mkwrite()
2012-07-30  Jan Karafs: Push file_update_time() into __block_page_mkwrite()
2012-07-30  Jan Karafb_defio: Push file_update_time() into fb_deferred_io_m...
2012-07-30  Al Virosimplify lookup_open()/atomic_open() - do the temporary...
2012-07-30  Al Virofix O_EXCL handling for devices
2012-07-29  Al Virolockd: handle lockowner allocation failure in nlmclnt_p...
2012-07-29  Al Virolockd: shift grabbing a reference to nlm_host into...
2012-07-29  Kees Cookfs: add link restriction audit reporting
2012-07-29  Kees Cookfs: add link restrictions
2012-07-29  Jeff Laytonvfs: don't let do_last pass negative dentry to audit_inode
2012-07-29  Al Virobrcm80211: pointless current->files passed to filp_close()
2012-07-29  Al Virosound_firmware: don't pass crap to filp_close()
2012-07-29  Al Virogadgetfs: clean up
2012-07-29  Al Viroslightly reduce lossage in gdm72xx
2012-07-29  Al Viroslightly reduce idiocy in drivers/staging/bcm/Misc.c
2012-07-29  Al Viroconsolidate pipe file creation
2012-07-29  Al Virotake grabbing f->f_path to do_dentry_open()
2012-07-29  Al Virouninline file_free_rcu()
2012-07-29  Al Viroecryptfs_lookup_interpose(): allocate dentry_info first
2012-07-29  Al Virosanitize ecryptfs_lookup()
2012-07-29  Al Viroclean unix_bind() up a bit
2012-07-29  Al Viropull mnt_want_write()/mnt_drop_write() into kern_path_c...
2012-07-29  Al Viromknod: take sanity checks on mode into the very beginning
2012-07-29  Al Vironew helper: done_path_create()
2012-07-29  Al Viropull unlock+dput() out into do_spu_create()
2012-07-29  Al Virospufs: pull unlock-and-dput() up into spufs_create()
2012-07-29  Al Virospufs_create_context(): simplify failure exits
2012-07-29  Al Viromove spu_forget() into spufs_rmdir()
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 Virospufs: shift dget/mntget towards dentry_open()
2012-07-22  Al Virozoran: don't bother with struct file * in zoran_map
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 Virohold task_lock around checks in keyctl
2012-07-22  Al Viroget rid of ->scm_work_list
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 Virodeal with task_work callbacks adding more work
2012-07-22  Al Viromove exit_task_work() past exit_files() et.al.
2012-07-22  Al Viromerge task_work and rcu_head, get rid of separate alloc...
2012-07-22  Al Virotrim task_work: get rid of hlist
2012-07-22  Al Virotrimming task_work: kill ->data
2012-07-22  Al Virosignal: make sure we don't get stopped with pending...
2012-07-22  Al Virouse __lookup_hash() in kern_path_parent()
2012-07-14  David HowellsVFS: Split inode_permission()
2012-07-14  David HowellsVFS: Pass mount flags to sget()
2012-07-14  David HowellsVFS: Comment mount following code
2012-07-14  David HowellsVFS: Make clone_mnt()/copy_tree()/collect_mounts()...
next
This page took 0.038136 seconds and 5 git commands to generate.