Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e318e18f248416a3d32a1649a9b4538e7f8b0eb
/
fs
« Previous
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
189acaa
[CIFS] Enable sec flags on mount for cifs (part one)
by Steve French
· 18 years ago
d702ccb
[PATCH] prune_one_dentry() tweaks
by Andrew Morton
· 18 years ago
0feae5c
[PATCH] Fix dcache race during umount
by NeilBrown
· 18 years ago
c89681e
[PATCH] remove steal_locks()
by Miklos Szeredi
· 18 years ago
09d967c
[PATCH] Fix a race condition between ->i_mapping and iput()
by OGAWA Hirofumi
· 18 years ago
f893afb
[PATCH] NTFS: Critical bug fix (affects MIPS and possibly others)
by Anton Altaparmakov
· 18 years ago
a464418
[GFS2] gfs2/dlm: mailing list and web page
by David Teigland
· 18 years ago
bdd512a
[GFS2] Remove unused flag
by Steven Whitehouse
· 18 years ago
43f5d21
[GFS2] [-mm patch] fs/gfs2/: make code static
by Adrian Bunk
· 18 years ago
faf450e
[GFS2] Remove gfs2_repermission
by Steven Whitehouse
· 18 years ago
52ab3f3
Merge git://oss.sgi.com:8090/xfs-2.6
by Linus Torvalds
· 18 years ago
b9d9c82
[PATCH] Driver core: add generic "subsystem" link to all devices
by Kay Sievers
· 18 years ago
d9d1ca3
[GFS2] Fix double locking problem in rename
by Steven Whitehouse
· 18 years ago
70ac438
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
d9eaec9
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
2edc322
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
by Linus Torvalds
· 18 years ago
be967b7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
75ba632
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 18 years ago
0d42e54
[GFS2] Remove unused ra_state variable
by Steven Whitehouse
· 18 years ago
d59bf96
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
0239c4a
[GFS2] Fix printk format warnings in DLM code
by David Woodhouse
· 18 years ago
695165d
[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
by David Woodhouse
· 18 years ago
9c937dc
[PATCH] log more info for directory entry change events
by Amy Griffis
· 18 years ago
e018290
[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array
by Al Viro
· 18 years ago
473ae30
[PATCH] execve argument logging
by Al Viro
· 19 years ago
3ca1006
[PATCH] inotify (4/5): allow watch removal from event handler
by Amy Griffis
· 18 years ago
a9dc971
[PATCH] inotify (3/5): add interfaces to kernel API
by Amy Griffis
· 18 years ago
7c29772
[PATCH] inotify (2/5): add name's inode to event handler
by Amy Griffis
· 18 years ago
2d9048e
[PATCH] inotify (1/5): split kernel API from userspace support
by Amy Griffis
· 18 years ago
98174e4
Merge HEAD from ../linux-2.6
by Nathan Scott
· 18 years ago
d8ce753
[XFS] Remove files from the build that are now unused.
by Nathan Scott
· 18 years ago
d7b849d
[XFS] Fix a Makefile issue related to exports.o handling.
by Nathan Scott
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
da2f4d6
[XFS] Map EFSCORRUPTED to an actual error code, not just a made up one
by Nathan Scott
· 18 years ago
9f5aa2a
[DLM] Fix potential conflict in DLM userland locks
by Patrick Caulfield
· 18 years ago
b61dde7
[GFS2] Always include glock in transaction
by Steven Whitehouse
· 18 years ago
2b3d6e2
Merge branch 'master'
by Steven Whitehouse
· 18 years ago
7d5513d
[DLM] init rwsem earlier
by David Teigland
· 18 years ago
3a8476d
[GFS2] Remove debugging printks
by Steven Whitehouse
· 18 years ago
0d8fee3
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
by Al Viro
· 18 years ago
a805bad
[XFS] Remove unneeded conditional code on NFS export interface related
by Nathan Scott
· 18 years ago
6fe90e6d
[XFS] Remove an incorrect use of unlikely() on a relatively likely code path.
by Nathan Scott
· 18 years ago
1e69dd0
[XFS] Push some common code out of write path into core XFS code for sharing.
by Nathan Scott
· 18 years ago
1d47bec
[XFS] Remove unnecessary local from open_exec dmapi path.
by Nathan Scott
· 18 years ago
1046d88
[JFFS2] Check CRC32 on dirent and data nodes each time they're read
by David Woodhouse
· 18 years ago
fc6612f
[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space
by David Woodhouse
· 18 years ago
2ba72cb
[JFFS2] Mark XATTR support as experimental, for now
by David Woodhouse
· 18 years ago
3877f0b
[JFFS2] Don't trust node headers before the CRC is checked.
by David Woodhouse
· 18 years ago
9917215
[PATCH] Fix missing ret assignment in __bio_map_user() error path
by Jens Axboe
· 18 years ago
feaa7bb
[GFS2] Fix unlinked file handling
by Steven Whitehouse
· 18 years ago
9cedc19
[PATCH] Return error in case flock_lock_file failure
by Kirill Korotaev
· 18 years ago
0fd1ffe
[CIFS] Fix suspend/resume problem which causes EIO on subsequent access to
by Pavel Machek
· 18 years ago
d7ede1a
[XFS] Minor XFS documentation updates.
by Nathan Scott
· 18 years ago
6344a42
[CIFS] fix minor compile warning when config_cifs_weak_security is off
by Steve French
· 18 years ago
22da645
[DLM] compat patch
by Patrick Caulfield
· 18 years ago
4ed0156
[JFFS2] Fix more breakage caused by janitorial meddling.
by David Woodhouse
· 18 years ago
28df955
NLM: Fix reclaim races
by Trond Myklebust
· 18 years ago
5046791
NLM: sem to mutex conversion
by Trond Myklebust
· 18 years ago
81039f1
NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts
by Trond Myklebust
· 18 years ago
f7b422b
NFS: Split fs/nfs/inode.c
by David Howells
· 18 years ago
4e5ccf6
NFS: Fix typo in nfs_do_clone_mount()
by Trond Myklebust
· 18 years ago
860de07
NFS: Fix compile errors introduced by referrals patches
by Trond Myklebust
· 18 years ago
87e4ba1
NFSv4: Ensure that referral mounts bind to a reserved port
by Trond Myklebust
· 18 years ago
33a43f2
NFSv4: A root pathname is sent as a zero component4
by Andy Adamson
· 18 years ago
6b97fd3
NFSv4: Follow a referral
by Manoj Naik
· 18 years ago
9cdb388
NFSv4: Ensure client submounts when following a referral
by Manoj Naik
· 18 years ago
61f5164
NFS: Expand clone mounts to include other servers
by Manoj Naik
· 18 years ago
c818ba4
NFSv4: Create NFSv4 transport and client
by Manoj Naik
· 18 years ago
830b8e3
NFSv4: Define an fs_locations bitmap
by Manoj Naik
· 18 years ago
361e624
NFSv4: GETATTR attributes on referral
by Manoj Naik
· 18 years ago
99baf62
NFSv4: Decode mounted_on_fileid attribute in getattr.
by Manoj Naik
· 18 years ago
7aaa0b3
NFSv4: convert fs-locations-components to conform to RFC3530
by Manoj Naik
· 18 years ago
683b57b
NFSv4: Implement the fs_locations function call
by Trond Myklebust
· 18 years ago
51d8fa6
NFS: Add timeout to submounts
by Trond Myklebust
· 18 years ago
55a9759
NFS: Ensure the client submounts, when it crosses a server mountpoint.
by Trond Myklebust
· 18 years ago
8b4bdcf
NFS: Store the file system "fsid" value in the NFS super block.
by Trond Myklebust
· 18 years ago
8b512d9
VFS: Remove dependency of ->umount_begin() call on MNT_FORCE
by Trond Myklebust
· 18 years ago
5528f911
VFS: Add shrink_submounts()
by Trond Myklebust
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
bb4a58b
VFS: Add GPL_EXPORTED function vfs_kern_mount()
by Trond Myklebust
· 18 years ago
da6d503
NFS: Remove nfs_delete_inode()
by Trond Myklebust
· 18 years ago
d2ccddf
NFS: Flesh out nfs_invalidate_page()
by Trond Myklebust
· 18 years ago
c04871e
NFSv4: remove obviously bogus comparison from decode_getacl
by J. Bruce Fields
· 18 years ago
3873bc5
NFSv4: really return status from decode_recall_args()
by Alexey Dobriyan
· 18 years ago
4814f56
NFSv3: Client-side nfsacl caching fix
by Andreas Gruenbacher
· 18 years ago
1842bfb
NFS: Fix up inode revalidation accounting
by Trond Myklebust
· 18 years ago
44b1187
NFS: Separate metadata and page cache revalidation mechanisms
by Trond Myklebust
· 18 years ago
38478b2
NFS: More page cache revalidation fixups
by Trond Myklebust
· 18 years ago
f1bb0b9
NFS: Fix page cache revalidation
by Trond Myklebust
· 18 years ago
0d0b5cb
NFS: Optimize allocation of nfs_read/write_data structures
by Chuck Lever
· 18 years ago
73a3d07
NFS: Clean up inode metadata updates
by Trond Myklebust
· 18 years ago
9d1e923
NFSv4: Some NFSv4 servers have broken behaviour for the change attribute
by Trond Myklebust
· 18 years ago
1de3fc1
NFS: Clean up and fix page zeroing when we have short reads
by Trond Myklebust
· 18 years ago
b190f11
[XFS] Fix broken const use inside local suffix_strtoul routine.
by Nathan Scott
· 18 years ago
477829e
[XFS] Fix nused counter. It's currently getting set to -1 rather than
by Mandy Kirkconnell
· 18 years ago
421ad13
[XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw
by Nathan Scott
· 18 years ago
4d1a2ed
[XFS] Fix up debug code so that bulkstat wont generate thousands of
by Nathan Scott
· 18 years ago
a916e2b
[XFS] Remove unused parameter from di2xflags routine.
by Nathan Scott
· 18 years ago
Next »