Commit Graph

9936 Commits (4ff3495a51c7226376d8013c5742d1d5e54876a7)

Author SHA1 Message Date
Niv Sardi 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
Christoph Hellwig a738159df2 [XFS] don't leak m_fsname/m_rtname/m_logname 17 years ago
Niv Sardi 5e9da7b7a1 [XFS] Move attr log alloc size calculator to another function. 17 years ago
David Chinner 6785073ba1 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 17 years ago
David Chinner e6064d30c3 [XFS] XFS: Kill xfs_vtoi() 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
David Chinner 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
Lachlan McIlroy 3790689fa3 [XFS] Do not access buffers after dropping reference count 17 years ago
David Chinner 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
Alexey Dobriyan 50ac2d694f seq_file: add seq_cpumask(), seq_nodemask() 17 years ago
Huang Weiyi dd763460eb reiserfs: removed duplicated #include 17 years ago
Andrew Morton 523723bb50 fs/eventpoll.c: fix sys_epoll_create1() comment 17 years ago
Steve French 54b4602d5f [CIFS] remove trailing whitespace 17 years ago
Steve French 2c731afb0d [CIFS] if get root inode fails during mount, cleanup tree connection 17 years ago
Takashi YOSHII 74c27c43eb binfmt_flat: Stub in a FLAT_PLAT_INIT(). 17 years ago
Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() 17 years ago
Peter Zijlstra 4f3e7524b2 lockdep: map_acquire 17 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Adrian Bunk f1c7f79b6a [NFSD] uninline nfsd4_op_name() 17 years ago
Jeff Layton 0510eeb736 turn cifs_setattr into a multiplexor that calls the correct function 17 years ago
Jeff Layton feb3e20cee move file time and dos attribute setting logic into new function 17 years ago
Jeff Layton 3fe5c1dd0a spin off cifs_setattr with unix extensions to its own function 17 years ago
Denis ChengRq 1ac0ae062c bio: make use of bvec_nr_vecs 17 years ago
Steve French 26b994fad6 [CIFS] Code cleanup in old sessionsetup code 17 years ago
Jeff Layton 9508991093 [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir 17 years ago
Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg 17 years ago
Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo 17 years ago
Steve French 063ea27925 [CIFS] fix trailing whitespace 17 years ago
Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name 17 years ago
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Alexander Beregalov dc60bf1d83 omfs: fix warning 17 years ago
Suresh Jayaraman 9e96af8525 Fix missing braces in cifs_revalidate() 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Linus Torvalds 1a3f7d98e5 Revert "UFS: add const to parser token table" 17 years ago
Jeff Layton 93d0ec8518 remove locking around tcpSesAllocCount atomic variable 17 years ago
Eric Sandeen 7d55992d60 ext4: remove write-only variables from ext4_ordered_write_end 17 years ago
OGAWA Hirofumi 17263849c7 fat: Fix allow_utime option 17 years ago
Jeff Layton 66b8bd3c40 [CIFS] properly account for new user= field in SPNEGO upcall string allocation 17 years ago
Al Viro 8d66bf5481 [PATCH] pass struct path * to do_add_mount() 17 years ago
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Miklos Szeredi a95164d979 [patch 3/4] vfs: remove unused nameidata argument of may_create() 17 years ago
Alexey Dobriyan 7ee7c12b71 [PATCH] devpts: switch to IDA 17 years ago
Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA 17 years ago
Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic 17 years ago
Al Viro 8266602033 [PATCH] fix bdev leak in block_dev.c do_open() 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Al Viro 1b7e190b47 [PATCH] clean dup2() up a bit 17 years ago
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago