Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [CIFS] Add definitions for remoteably fsctl calls | Steve French | 2009-03-12 | 2 | -43/+90 | |
| * | | | | | | | | | | [CIFS] add extra null attr check | Steve French | 2009-03-12 | 1 | -0/+3 | |
| * | | | | | | | | | | [CIFS] fix build error | Steve French | 2009-03-12 | 3 | -3/+3 | |
| * | | | | | | | | | | [CIFS] reopen file via newer posix open protocol operation if available | Steve French | 2009-03-12 | 3 | -8/+58 | |
| * | | | | | | | | | | [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush | Steve French | 2009-03-12 | 5 | -6/+31 | |
| * | | | | | | | | | | [CIFS] DFS no longer experimental | Steve French | 2009-03-12 | 2 | -19/+22 | |
| * | | | | | | | | | | [CIFS] Send SMB flush in cifs_fsync | Steve French | 2009-03-12 | 7 | -1/+44 | |
* | | | | | | | | | | | ext3: Avoid starting a transaction in writepage when not necessary | Jan Kara | 2009-03-26 | 1 | -5/+13 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 | 7 | -25/+323 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sysfs: fix some bin_vm_ops errors | Hugh Dickins | 2009-03-24 | 1 | -10/+79 | |
| * | | | | | | | | | | sysfs: only allow one scheduled removal callback per kobj | Alex Chiang | 2009-03-24 | 1 | -3/+23 | |
| * | | | | | | | | | | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 | 1 | -5/+5 | |
| * | | | | | | | | | | sysfs: don't block indefinitely for unmapped files. | Eric W. Biederman | 2009-03-24 | 3 | -13/+174 | |
| * | | | | | | | | | | sysfs: reference sysfs_dirent from sysfs inodes | Eric W. Biederman | 2009-03-24 | 3 | -0/+19 | |
| * | | | | | | | | | | sysfs: sysfs_add_one WARNs with full path to duplicate filename | Alex Chiang | 2009-03-24 | 1 | -2/+30 | |
| * | | | | | | | | | | sysfs: Take sysfs_mutex when fetching the root inode. | Eric W. Biederman | 2009-03-24 | 1 | -0/+2 | |
| * | | | | | | | | | | SYSFS: use standard magic.h for sysfs | Qinghuang Feng | 2009-03-24 | 1 | -2/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-03-26 | 46 | -2493/+1347 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | GFS2: Fix freeze issue | Steven Whitehouse | 2009-03-24 | 1 | -2/+0 | |
| * | | | | | | | | | | Fix a minor bug in the previous patch | Steven Whitehouse | 2009-03-24 | 1 | -2/+3 | |
| * | | | | | | | | | | GFS2: Clean up of glops.c | Steven Whitehouse | 2009-03-24 | 5 | -89/+57 | |
| * | | | | | | | | | | GFS2: Fix locking bug in failed shared to exclusive conversion | Benjamin Marzinski | 2009-03-24 | 2 | -3/+5 | |
| * | | | | | | | | | | GFS2: Pagecache usage optimization on GFS2 | Hisashi Hifumi | 2009-03-24 | 1 | -0/+3 | |
| * | | | | | | | | | | GFS2: fix sparse warning: Should it be static? | Hannes Eder | 2009-03-24 | 1 | -1/+2 | |
| * | | | | | | | | | | GFS2: fix sparse warnings: constant is so big it is ... | Hannes Eder | 2009-03-24 | 1 | -6/+6 | |
| * | | | | | | | | | | GFS2: Support quota/noquota mount arguments | Steven Whitehouse | 2009-03-24 | 1 | -0/+6 | |
| * | | | | | | | | | | GFS2: Fix alignment issue and tidy gfs2_bitfit | Steven Whitehouse | 2009-03-24 | 1 | -62/+70 | |
| * | | | | | | | | | | GFS2: Add a "demote a glock" interface to sysfs | Steven Whitehouse | 2009-03-24 | 5 | -4/+61 | |
| * | | | | | | | | | | GFS2: Expose UUID via sysfs/uevent | Steven Whitehouse | 2009-03-24 | 3 | -0/+39 | |
| * | | | | | | | | | | GFS2: Support generation of discard requests | Steven Whitehouse | 2009-03-24 | 4 | -1/+68 | |
| * | | | | | | | | | | GFS2: Fix deadlock on journal flush | Steven Whitehouse | 2009-03-24 | 3 | -27/+34 | |
| * | | | | | | | | | | GFS2: Fix error path ref counting for root inode | Steven Whitehouse | 2009-03-24 | 1 | -0/+2 | |
| * | | | | | | | | | | GFS2: Remove unused field from glock | Steven Whitehouse | 2009-03-24 | 2 | -3/+0 | |
| * | | | | | | | | | | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse | 2009-03-24 | 41 | -2170/+819 | |
| * | | | | | | | | | | GFS2: Remove "double" locking in quota | Steven Whitehouse | 2009-03-24 | 3 | -28/+14 | |
| * | | | | | | | | | | GFS2: change gfs2_quota_scan into a shrinker | Abhijith Das | 2009-03-24 | 7 | -73/+114 | |
| * | | | | | | | | | | GFS2: Bring back lvb-related stuff to lock_nolock to support quotas | Abhijith Das | 2009-03-24 | 1 | -0/+82 | |
| * | | | | | | | | | | GFS2: Fix remount argument parsing | Steven Whitehouse | 2009-03-24 | 5 | -133/+73 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-26 | 5 | -7/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2009-03-24 | 117 | -1204/+3255 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Add in_execve flag into task_struct. | Kentaro Takeda | 2009-02-12 | 2 | -0/+6 | |
| * | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-02-06 | 512 | -11282/+68059 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | integrity: IMA hooks | Mimi Zohar | 2009-02-06 | 4 | -7/+37 | |
* | | | | | | | | | | | | Make relatime default | Matthew Garrett | 2009-03-26 | 1 | -2/+3 | |
* | | | | | | | | | | | | Add a strictatime mount option | Matthew Garrett | 2009-03-26 | 1 | -1/+5 | |
* | | | | | | | | | | | | Allow relatime to update atime once a day | Matthew Garrett | 2009-03-26 | 1 | -9/+38 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Update my email address | Gertjan van Wingerde | 2009-03-22 | 2 | -2/+2 | |
* | | | | | | | | | | | eCryptfs: NULL crypt_stat dereference during lookup | Tyler Hicks | 2009-03-22 | 3 | -25/+18 | |
* | | | | | | | | | | | eCryptfs: Allocate a variable number of pages for file headers | Tyler Hicks | 2009-03-22 | 1 | -13/+26 | |
* | | | | | | | | | | | aio: lookup_ioctx can return the wrong value when looking up a bogus context | Jeff Moyer | 2009-03-19 | 1 | -2/+3 |