Commit Graph

4497 Commits (bd243a4b4b028d65a8178db5b57f8ed2cfc9707d)

Author SHA1 Message Date
Josef "Jeff" Sipek bd243a4b4b [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek e6a002964c [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 867fa491a2 [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek a4669ed8ed [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 81ed19b076 [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 010596cc31 [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek d6f787bcee [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 20d29372d3 [PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 7eaa36e2d4 [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 01cce933d8 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 2485822d51 [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek dba3230609 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 9d549890e6 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek fe21a69389 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek c29c693430 [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 2fddfeefee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek f427f5d5d6 [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Josef "Jeff" Sipek b65d34fd46 [PATCH] struct path: make eCryptfs a user of struct path 18 years ago
Josef "Jeff" Sipek 346f20ff60 [PATCH] struct path: move struct path from fs/namei.c into include/linux 18 years ago
Josef "Jeff" Sipek fec6d055da [PATCH] struct path: rename Reiserfs's struct path 18 years ago
Josef "Jeff" Sipek 0cc72dc7f0 [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions 18 years ago
Josef "Jeff" Sipek 42cf11939b [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
Peter Zijlstra c48f70c3d0 [PATCH] bdev: fix ->bd_part_count leak 18 years ago
NeilBrown 6796bf54a6 [PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warning 18 years ago
NeilBrown 37be41241f [PATCH] lockdep: simplify some aspects of bd_mutex nesting 18 years ago
NeilBrown fd27c7a1bf [PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locks 18 years ago
Peter Zijlstra 35a6027f1a [PATCH] new bd_mutex lockdep annotation 18 years ago
Peter Zijlstra 2e7b651df1 [PATCH] remove the old bd_mutex lockdep annotation 18 years ago
Oleg Nesterov 9159350412 [PATCH] do_task_stat(): don't take tty_mutex 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
Herbert Poetzl a2ee8649ba [PATCH] Fix linux banner utsname information 18 years ago
Randy Dunlap 01a732eb22 [PATCH] ext4 calls journal_stop 18 years ago
Avantika Mathur 09b882520b [PATCH] ext4: Eliminate inline functions 18 years ago
Avantika Mathur 5d4958f923 [PATCH] ext4: kmalloc to kzalloc 18 years ago
Avantika Mathur 7e0289766a [PATCH] ext4: if expression format 18 years ago
Hugh Dickins 7d1c520bb5 [PATCH] ext3 balloc: fix _with_rsv freeze 18 years ago
Hugh Dickins 2823b5535e [PATCH] ext3 balloc: use io_error label 18 years ago
Hugh Dickins c56d2561f7 [PATCH] ext3 balloc: say rb_entry not list_entry 18 years ago
Hugh Dickins ff50dc562b [PATCH] ext3 balloc: fix off-by-one against rsv_end 18 years ago
Hugh Dickins 1650242324 [PATCH] ext3 balloc: fix off-by-one against grp_goal 18 years ago
Hugh Dickins ef5036782e [PATCH] ext3 balloc: reset windowsz when full 18 years ago
Johann Lombardi feb1892746 [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert 18 years ago
Benjamin LaHaise 97d2a80584 [PATCH] aio: remove ki_retried debugging member 18 years ago
Chen, Kenneth W b62e8ec2ac [PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector 18 years ago
Alexey Dobriyan 6d4df677f8 [PATCH] do_coredump() and not stopping rewrite attacks? 18 years ago
Jun Chen f46ba2235f [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Yan Burman 4a08a9f681 [PATCH] jffs: replace kmalloc+memset with kzalloc 18 years ago
Yan Burman b593e48d2b [PATCH] affs: replace kmalloc+memset with kzalloc 18 years ago